home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / pkd10.zip / DLLPKT.NOT < prev    next >
Text File  |  1992-01-05  |  2KB  |  47 lines

  1. DLLPKT is not a TSR packet driver, but instead it spawns a program needing a
  2. packet driver after installing a basic packet driver simulation at INT 61.
  3. After termination of the subprogram, all portals left open by the program
  4. are closed and all other resources used by DLLPKT are returned to the OS.
  5.  
  6. If, for example, you want to use SOSS to make some disk or file services
  7. available via NFS, you simply start it with `DLLPKT SOSS /r'.
  8.  
  9. The program is released under the GNU public license version 1, of course
  10. without any warranty. It works most of the time, but on some systems it
  11. occasionally stops transmitting packets every now and then. I was unable
  12. to fix this bug. (That's why it took me so long to release it...)
  13.  
  14. The distribution comes in two flavours:
  15. DLLPKT.ZIP: Contains the executables, sources and user manual. This is all
  16. you need if you simply want to use it.
  17. DLLPKSRC.ZIP: Idem, but also contains REPORT.PS, an excerpt of the report
  18. on my practical training period at the Measurement and Control section of
  19. the department of Electrical Engineering at Eindhoven University, of which
  20. DLLPKT was one of the results.
  21.  
  22. For now, the files are available by anonymous ftp from:
  23. gem.stack.urc.tue.nl (131.155.2.59):
  24. /pub/dllpkt.zip
  25. /pub/dllpksrc.zip
  26.  
  27. If the maintainers of some of the more well-known ftp sites would like to
  28. give these files a more permanent place, please contact me.
  29.  
  30. If you intend to free the package from its bugs and limitations, please
  31. share the results with the supervisor of this project:
  32. Wim Beckers    ermimwei@er.ele.tue.nl
  33.  
  34. The current version of DLLPKT does not work in conjunction with Desqview or
  35. Windows. A Desqview aware version is available on request. A Windows version
  36. does not exist at this moment, but integrating it with VPKT would be a
  37. solution.
  38.  
  39. For those of you who are still a happy owner of a VaxMate, suggestions for
  40. adapting DLLPKT to the Vaxmate are also available on request. Since I don't
  41. have access to any VaxMate machine, the suggested adaptation was never tested.
  42.  
  43. Just hoping to be of some use to someone out there,
  44. Harry Stox
  45. harry@stack.urc.tue.nl
  46.  
  47.